public class OpponentModelUtilSpace extends UtilitySpace
domain| Constructor and Description |
|---|
OpponentModelUtilSpace(OpponentModel opmod) |
| Modifier and Type | Method and Description |
|---|---|
double |
getUtility(Bid b) |
addEvaluator, addEvaluator, checkReadyForNegotiation, DefaultEvaluator, discount, equals, getDiscountFactor, getDomain, getEvaluation, getEvaluator, getEvaluators, getFileName, getIssue, getMaxUtilityBid, getMinUtilityBid, getNrOfEvaluators, getObjective, getReservationValue, getReservationValueUndiscounted, getReservationValueWithDiscount, getReservationValueWithDiscount, getUtilityWithDiscount, getUtilityWithDiscount, getUtilityWithDiscount, getWeight, getXMLRoot, IsComplete, lock, normalizeChildren, normalizeWeights, removeEvaluator, setDiscount, setReservationValue, setWeight, setWeightSimple, toString, toXML, unlockpublic OpponentModelUtilSpace(OpponentModel opmod)
public double getUtility(Bid b)
getUtility in class UtilitySpaceb - of which we are interested in its utility.